Skip to content

chore: 🐝 Update SDK - Generate 7.0.0-rc.3 #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 6, 2025

SDK update

Versioning

Version Bump Type: [prerelease] - 🤖 (automated)

SDK Changes Detected:

  • speakeasy.auth.get_access_token(): Changed response.feature_flags.[].feature_flag [breaking]
  • speakeasy.workspaces.get_feature_flags(): Changed response.feature_flags.[].feature_flag [breaking]
  • speakeasy.github.check_publishing_p_rs(): Changed response [breaking]
  • speakeasy.code_samples.get_code_sample_preview_async(): Changed response [breaking]
  • speakeasy.code_samples.generate_code_sample_preview_asynchronous(): Changed request [breaking]
  • speakeasy.code_samples.generate_code_sample_preview(): Changed request [breaking], Changed response [breaking]
  • speakeasy.artifacts.get_namespaces(): Changed response.items.[]
  • speakeasy.publishing_tokens.delete(): Added
  • speakeasy.publishing_tokens.resolve_metadata(): Added
  • speakeasy.publishing_tokens.resolve_target(): Added
  • speakeasy.publishing_tokens.update(): Added
  • speakeasy.schema_store.create_schema_store_item(): Added
  • speakeasy.schema_store.get_schema_store_item(): Added
  • speakeasy.workspaces.set_feature_flags(): Added
  • speakeasy.artifacts.set_archived(): Added
  • speakeasy.artifacts.get_revisions(): Added response.items.[].contents_metadata
  • speakeasy.publishing_tokens.get(): Added
  • speakeasy.auth.get_user(): Changed response
  • speakeasy.auth.validate_api_key(): Added response.billing_add_ons
  • speakeasy.publishing_tokens.list(): Added
  • speakeasy.publishing_tokens.create(): Added
  • speakeasy.code_samples.get(): Added request.method_paths, Changed response.snippets.[]
  • speakeasy.organizations.get_billing_add_ons(): Added
  • speakeasy.organizations.delete_billing_add_on(): Added
  • speakeasy.workspaces.create_token(): Changed request.workspace_token
  • speakeasy.organizations.create_billing_add_ons(): Added
  • speakeasy.workspaces.get_team(): Changed response.users.[]
  • speakeasy.workspaces.get_tokens(): Changed response.[]
  • speakeasy.events.get_events_by_target(): Added response.[].test_report_raw
  • speakeasy.events.post(): Added request.request_body.[].test_report_raw
  • speakeasy.events.search(): Changed request.interaction_type, Added response.[].test_report_raw
OpenAPI Change Summary
├─┬Paths
│ ├──[➕] path (710:3)
│ ├──[➕] path (849:3)
│ ├──[➕] path (645:3)
│ ├──[➕] path (1758:3)
│ ├──[➕] path (688:3)
│ ├──[➕] path (1881:3)
│ ├──[➕] path (768:3)
│ ├──[➕] path (874:3)
│ ├──[➕] path (1336:3)
│ ├─┬/v1/code_sample/preview
│ │ └─┬POST
│ │   └─┬Responses
│ │     ├──[➕] codes (179:11)
│ │     └──[➖] codes (153:21)❌ 
│ ├─┬/v1/code_sample
│ │ └─┬GET
│ │   ├──[➕] parameters (126:17)❌ 
│ │   ├──[🔀] summary (102:16)
│ │   ├──[🔀] description (103:20)
│ │   ├─┬Parameters
│ │   │ ├──[➕] example (147:20)
│ │   │ └──[➕] description (144:24)
│ │   ├─┬Parameters
│ │   │ ├──[➕] example (114:20)
│ │   │ └──[🔀] description (111:24)
│ │   ├─┬Parameters
│ │   │ ├──[➕] example (121:20)
│ │   │ └──[➕] description (118:24)
│ │   └─┬Responses
│ │     └─┬2XX
│ │       └─┬application/json
│ │         └──[➕] examples (4017:7)
│ ├─┬/v1/workspace/{workspace_id}/events
│ │ └─┬GET
│ │   └──Parameters
│ └─┬/v1/code_sample/preview/async/{jobID}
│   └─┬GET
│     └─┬Responses
│       ├──[➖] codes (233:21)❌ 
│       └──[➕] codes (257:11)
├─┬Servers
│ └──[➖] servers (7:7)❌ 
├─┬Servers
│ └──[➕] servers (7:5)
└─┬Components
  ├──[➕] examples (4042:7)
  ├──[➕] examples (4017:7)
  ├──[➕] schemas (3423:7)
  ├──[➕] schemas (2584:7)
  ├──[➕] schemas (3379:7)
  ├──[➕] schemas (2564:7)
  ├──[➕] schemas (3608:7)
  ├──[➕] schemas (2575:7)
  ├──[➕] schemas (3622:7)
  ├──[➕] schemas (2522:7)
  ├──[➕] schemas (3597:7)
  ├──[➕] schemas (3901:7)
  ├──[➕] schemas (2651:7)
  ├──[➕] schemas (2641:7)
  ├─┬User
  │ ├──[➕] properties (3231:9)
  │ ├──[➕] properties (3228:9)
  │ ├─┬last_login_at
  │ │ ├──[🔀] type (3226:17)❌ 
  │ │ ├──[➖] format (2675:29)❌ 
  │ │ ├──[🔀] description (3227:24)
  │ │ └──[➖] nullable (2674:31)❌ 
  │ ├─┬internal
  │ │ ├──[🔀] type (3180:17)❌ 
  │ │ └──[🔀] description (3181:24)
  │ ├─┬whitelisted
  │ │ ├──[🔀] type (3229:17)❌ 
  │ │ └──[🔀] description (3230:24)
  │ ├─┬updated_at
  │ │ ├──[➖] format (2686:29)❌ 
  │ │ ├──[🔀] description (3198:24)
  │ │ └──[➕] nullable (3197:21)❌ 
  │ ├─┬id
  │ │ ├──[🔀] type (3232:17)❌ 
  │ │ └──[🔀] description (3233:24)
  │ └─┬photo_url
  │   ├──[➕] format (3212:19)❌ 
  │   └──[🔀] description (3213:24)
  ├─┬UsageSnippet
  │ ├──[➕] required (3650:11)❌ 
  │ ├──[➕] required (3651:11)❌ 
  │ ├──[➕] properties (3638:9)
  │ ├──[➕] properties (3635:9)
  │ └─┬operationId
  │   ├──[➖] type (3014:27)❌ 
  │   └──[🔀] description (3639:24)
  ├─┬ApiKeyDetails
  │ ├──[➕] required (2433:11)❌ 
  │ ├──[➕] properties (2410:9)
  │ ├─┬enabled_features
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (3423:13)❌ 
  │ ├─┬generation_access_unlimited
  │ │ ├──[➕] items (2418:13)❌ 
  │ │ ├──[🔀] type (2416:17)❌ 
  │ │ └──[➕] deprecated (2415:23)
  │ ├─┬org_slug
  │ │ └──[🔀] type (2403:17)❌ 
  │ ├─┬telemetry_disabled
  │ │ └──[🔀] type (2401:17)❌ 
  │ ├─┬workspace_id
  │ │ ├──[➕] format (2423:19)❌ 
  │ │ └──[➕] description (2422:24)
  │ ├─┬feature_flags
  │ │ └──[➖] deprecated (1974:33)
  │ └─┬workspace_created_at
  │   ├──[🔀] type (2420:17)❌ 
  │   ├──[➖] format (1982:29)❌ 
  │   └──[➖] description (1981:34)
  ├─┬FeatureFlag
  │ └─┬feature_flag
  │   └──[🔀] $ref (2575:20)❌ 
  ├─┬CodeSampleSchemaInput
  │ ├──[➕] required (3549:11)❌ 
  │ ├──[➖] required (2966:19)❌ 
  │ ├──[➕] properties (3557:9)
  │ ├──[➕] properties (3560:9)
  │ ├──[➖] properties (2974:17)❌ 
  │ ├─┬schema_file
  │ │ ├──[➖] format (2981:29)❌ 
  │ │ └──[🔀] description (3553:24)
  │ ├─┬package_name
  │ │ ├──[➕] items (3563:13)❌ 
  │ │ ├──[🔀] type (3561:17)❌ 
  │ │ └──[🔀] description (3564:24)
  │ └─┬sdk_class_name
  │   ├──[➕] format (3567:19)❌ 
  │   └──[🔀] description (3568:24)
  ├─┬Revision
  │ ├──[➕] properties (3883:9)
  │ ├─┬tags
  │ │ ├──[➖] items (3247:25)❌ 
  │ │ └──[🔀] type (3878:17)❌ 
  │ ├─┬id
  │ │ ├──[➖] description (3238:34)
  │ │ └──[➕] example (3876:20)
  │ ├─┬created_at
  │ │ └──[🔀] $ref (3902:9)❌ 
  │ ├─┬namespace_name
  │ │ └──[➕] description (3873:24)
  │ ├─┬digest
  │ │ ├──[➕] format (3886:19)❌ 
  │ │ ├──[➕] readOnly (3887:21)❌ 
  │ │ └──[➖] example (3241:30)
  │ └─┬updated_at
  │   ├──[➕] items (3882:13)❌ 
  │   ├──[🔀] type (3880:17)❌ 
  │   ├──[➖] format (3253:29)❌ 
  │   └──[➖] readOnly (3254:31)❌ 
  ├─┬Namespace
  │ ├──[➕] properties (3826:9)
  │ ├──[➕] properties (3830:9)
  │ ├─┬id
  │ │ ├──[➕] format (3815:19)❌ 
  │ │ ├──[➖] description (3181:34)
  │ │ └──[➕] readOnly (3816:21)❌ 
  │ ├─┬created_at
  │ │ ├──[➕] required (3842:15)❌ 
  │ │ ├──[➕] required (3843:15)❌ 
  │ │ ├──[🔀] type (3833:17)❌ 
  │ │ ├──[➖] format (3186:29)❌ 
  │ │ ├──[➖] readOnly (3187:31)❌ 
  │ │ ├──[➕] properties (3835:13)
  │ │ └──[➕] properties (3839:13)
  │ ├─┬updated_at
  │ │ ├──[➖] format (3190:29)❌ 
  │ │ ├──[➕] description (3813:24)
  │ │ └──[➖] readOnly (3191:31)❌ 
  │ ├─┬public
  │ │ └──[🔀] $ref (3902:9)❌ 
  │ ├─┬composite_spec_metadata
  │ │ ├──[➖] required (3207:27)❌ 
  │ │ ├──[➖] required (3208:27)❌ 
  │ │ ├──[🔀] type (3829:17)❌ 
  │ │ ├──[➕] format (3827:19)❌ 
  │ │ ├──[➕] readOnly (3828:21)❌ 
  │ │ ├──[➖] properties (3200:25)❌ 
  │ │ └──[➖] properties (3204:25)❌ 
  │ └─┬name
  │   └──[🔀] description (3810:24)
  ├─┬InteractionType
  │ └──[➕] enum (3023:11)
  ├─┬CliEvent
  │ ├──[➕] properties (2993:9)
  │ ├─┬workflow_pre_raw
  │ │ └──[🔀] description (3001:24)
  │ ├─┬workflow_post_raw
  │ │ └──[🔀] description (3004:24)
  │ ├─┬workspace_id
  │ │ └──[🔀] description (2998:24)
  │ ├─┬workflow_lock_post_raw
  │ │ └──[🔀] description (2995:24)
  │ └─┬workflow_lock_pre_raw
  │   └──[🔀] description (3007:24)
  ├─┬WorkspaceToken
  │ ├──[➕] properties (3507:9)
  │ ├──[➕] properties (3510:9)
  │ ├─┬workspace_id
  │ │ ├──[➕] format (3500:19)❌ 
  │ │ └──[➕] nullable (3498:21)❌ 
  │ ├─┬id
  │ │ └──[➕] nullable (3512:21)❌ 
  │ ├─┬key
  │ │ └──[➕] nullable (3514:21)❌ 
  │ └─┬last_used
  │   ├──[➖] format (2923:29)❌ 
  │   └──[➖] nullable (2921:31)❌ 
  └─┬GithubPublishingPRResponse
    ├──[➕] properties (2309:9)
    ├──[➕] properties (2313:9)
    └──[➖] properties (1902:17)❌ 
Document Element Total Changes Breaking Changes
servers 2 1
components 120 62
paths 23 3

PYTHON CHANGELOG

getRequestBodies: 3.0.0 - 2024-07-04

🐝 New Features

globalSecurity: 3.0.3 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

sdkHooks: 1.1.0 - 2025-05-15

🐝 New Features

sdkHooks: 1.0.1 - 2025-02-18

🐛 Bug Fixes

  • Ensure base_url is set with global or client instantiation server URL (commit by @bflad)

deepObjectParams: 0.1.0 - 2024-07-15

🐝 New Features

  • Support for deepObject style parameters with BaseModel and Dict (commit by @bflad)

nullables: 1.0.1 - 2025-02-17

🐛 Bug Fixes

  • represent maps/arrays that can contain null (commit by @disintegrator)

constsAndDefaults: 1.0.5 - 2024-11-12

🐛 Bug Fixes

globalServerURLs: 3.1.1 - 2025-05-09

🐛 Bug Fixes

deprecations: 3.0.2 - 2025-01-06

🐛 Bug Fixes

openEnums: 1.0.1 - 2025-03-31

🐛 Bug Fixes

  • Prevent pyright reports for OpenEnumMeta call signature in Python 3.11 and later (commit by @bflad)

Based on Speakeasy CLI 1.603.0

@github-actions github-actions bot added the prerelease Bump by a prerelease version label May 6, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 7 times, most recently from 93103a9 to 7a94f2b Compare May 13, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 7 times, most recently from c0b59ae to 1c29f94 Compare May 20, 2025 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 8 times, most recently from 99b22e1 to e6eb496 Compare May 28, 2025 00:32
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 7 times, most recently from d1fa5d9 to 0bde348 Compare June 4, 2025 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 7 times, most recently from fec10ea to 15312d8 Compare July 23, 2025 00:34
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 7 times, most recently from eef9da2 to f08b497 Compare July 30, 2025 00:35
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 7 times, most recently from deb38c3 to cf498a1 Compare August 6, 2025 00:35
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 6 times, most recently from 3f6e1b9 to 86f5a16 Compare August 12, 2025 00:32
* speakeasy.auth.get_access_token(): **Changed** response.feature_flags.[].feature_flag [breaking]
* speakeasy.workspaces.get_feature_flags(): **Changed** response.feature_flags.[].feature_flag [breaking]
* speakeasy.github.check_publishing_p_rs(): **Changed** response [breaking]
* speakeasy.code_samples.get_code_sample_preview_async(): **Changed** response [breaking]
* speakeasy.code_samples.generate_code_sample_preview_asynchronous(): **Changed** request [breaking]
* speakeasy.code_samples.generate_code_sample_preview(): **Changed** request [breaking], **Changed** response [breaking]
* speakeasy.artifacts.get_namespaces(): **Changed** response.items.[]
* speakeasy.publishing_tokens.delete(): **Added**
* speakeasy.publishing_tokens.resolve_metadata(): **Added**
* speakeasy.publishing_tokens.resolve_target(): **Added**
* speakeasy.publishing_tokens.update(): **Added**
* speakeasy.schema_store.create_schema_store_item(): **Added**
* speakeasy.schema_store.get_schema_store_item(): **Added**
* speakeasy.workspaces.set_feature_flags(): **Added**
* speakeasy.artifacts.set_archived(): **Added**
* speakeasy.artifacts.get_revisions(): **Added** response.items.[].contents_metadata
* speakeasy.publishing_tokens.get(): **Added**
* speakeasy.auth.get_user(): **Changed** response
* speakeasy.auth.validate_api_key(): **Added** response.billing_add_ons
* speakeasy.publishing_tokens.list(): **Added**
* speakeasy.publishing_tokens.create(): **Added**
* speakeasy.code_samples.get(): **Added** request.method_paths, **Changed** response.snippets.[]
* speakeasy.organizations.get_billing_add_ons(): **Added**
* speakeasy.organizations.delete_billing_add_on(): **Added**
* speakeasy.workspaces.create_token(): **Changed** request.workspace_token
* speakeasy.organizations.create_billing_add_ons(): **Added**
* speakeasy.workspaces.get_team(): **Changed** response.users.[]
* speakeasy.workspaces.get_tokens(): **Changed** response.[]
* speakeasy.events.get_events_by_target(): **Added** response.[].test_report_raw
* speakeasy.events.post(): **Added** request.request_body.[].test_report_raw
* speakeasy.events.search(): **Changed** request.interaction_type, **Added** response.[].test_report_raw
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch from b2b6b43 to bcdaa9e Compare August 13, 2025 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prerelease Bump by a prerelease version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant